home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Atari Compendium
/
The Atari Compendium (Toad Computers) (1994).iso
/
files
/
umich
/
utils
/
wo.lzh
/
WO.MAN
< prev
next >
Wrap
Text File
|
1993-12-30
|
2KB
|
47 lines
WO version 1.02-89/07
WO.TTP is a little utility similar to FF or WHERE (German "wo"
means "where"), which allows to search for files in a logical drive
(floppy, harddisk partition) using names with wildcards.
It does not use Fsfirst/next calls, so there are no problems
with the 40 folder bug. It is compiled with Laser C and should run on
all systems (color/mono, TOS 1.0...1.4). But--of course--I disclaim
any liability. Please report any problems to me.
enjoy, Roland Waldi
BD05 @ DKAUNI2.BITNET
F15WAL @ DHHDESY3.BITNET
CALLING:
WO d:template [>outfile]
list all files on drive d: matching template.
When the list is finished and a "_" appears on the screen,
press any key to finish.
output redirection ("WO d:template >filename") is possible.
template = filename (no \), may contain wildcards '*' and '?'.
examples: WO c:*.* list all files on drive C
WO d:?.bak list all files on drive D with a
one-letter name and type BAK
WO E:C*.BAS list all .BAS files on drive E with a
name starting with letter 'C'
output:
E:CDEMO .BAS 13102 14.09.88 22:40 ..... \
E:CUBED .BAS 29988 4.05.87 13:40 ....C \TEMP\
E:C .BAS 2127 27.05.89 16:22 R.... \MOPEK\BASIC\
+++++++++++++.. path
+++++................ flags *)
++++++++++++++...................... timestamp
+++++++..................................... size
++++++++++++............................................. name
*) flags are:
R = read only, H = hidden, S = system,
D = directory, V = volume label, C = archive-bit